-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.4
-
Code
-
Classes
- CreditCardGateway
Total Complexity |
38 |
Dependencies |
17 |
Dependents |
4 |
Total lines |
468 |
Lines of code |
236 |
Logical lines of code |
94 |
Comment lines |
161 |
Methods |
29 |
Properties |
3 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateSignature() |
S |
56 |
4 |
18 |
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
_validateId() |
S |
62 |
3 |
12 |
find() |
S |
61 |
2 |
12 |
fromNonce() |
S |
61 |
2 |
12 |
billingAddressSignature() |
S |
60 |
1 |
16 |
baseSignature() |
S |
62 |
1 |
11 |
updateFromTransparentRedirect() |
S |
63 |
1 |
11 |
updateNoValidate() |
S |
75 |
1 |
4 |
_doUpdate() |
S |
72 |
1 |
5 |
_doCreate() |
S |
72 |
1 |
5 |
createSignature() |
S |
68 |
1 |
7 |
baseOptions() |
S |
77 |
1 |
3 |
delete() |
S |
70 |
1 |
6 |
updateCreditCardUrl() |
S |
73 |
1 |
5 |
__construct() |
S |
71 |
1 |
6 |
update() |
S |
71 |
1 |
5 |
create() |
S |
74 |
1 |
4 |
sale() |
S |
67 |
1 |
9 |
creditNoValidate() |
S |
75 |
1 |
4 |
credit() |
S |
67 |
1 |
9 |
fetchExpiring() |
S |
65 |
1 |
8 |
expiringBetween() |
S |
63 |
1 |
10 |
fetchExpired() |
S |
66 |
1 |
8 |
expired() |
S |
64 |
1 |
10 |
createCreditCardUrl() |
S |
73 |
1 |
5 |
createFromTransparentRedirect() |
S |
65 |
1 |
10 |
createNoValidate() |
S |
75 |
1 |
4 |
saleNoValidate() |
S |
75 |
1 |
4 |